home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / ptolemy / readme < prev    next >
Text File  |  1996-11-16  |  2KB  |  53 lines

  1. Contents of this Directory:
  2. --------------------------
  3.  
  4. This directory contains a Linux binary contribution (ELF) to Ptolemy 0.6
  5. compiled with Slackware 3.0 / gcc 2.7.0
  6. (from Wolfgang Reimer <reimer@e-technik.tu-ilmenau.de>):
  7.  
  8.  
  9. Files needed to install only Ptolemy :
  10. ======================================
  11.  
  12. INSTALL                    Installation notes for
  13.                     Ptolemy in conjunction with Linux
  14.                     Slackware 3.0.
  15.  
  16. README                    This file.
  17.  
  18. pt-0.6.src.tar.gz            contains the sources.
  19.  
  20. pt-0.6.linux.tar.gz            Linux Slackware 3.0 binaries (ELF).
  21.  
  22. pt-0.6.xtra-src.tar.gz            Optional, contains .t, .cc and .h
  23.                                         files of the stars.*
  24.  
  25. libgxx.tgz                libg++ package 2.6.2.5,
  26.                     only needed for newer versions of 
  27.                     Slackware 3.0 wich have the new and
  28.                     buggy libg++ 2.7.0a
  29.  
  30.  
  31.  
  32. Additional files needed for a complete rebuild
  33. ==============================================
  34.  
  35. pt-0.6.other.src.tar.gz            other sources (octtools, tcltk, xv)
  36.                     needed to port Ptolemy or rebuild from
  37.                     scratch.  
  38.  
  39. cc1plus.tar.gz                Patched binary for gcc-2.7.0.
  40.  
  41. pt-0.6.linux-dynamic-patch1.gz        Patch for the platform dependend
  42.                     makefile (config-linux.mk) to build 
  43.                     Ptolemy with shared libs
  44.  
  45. pt-0.6.linux-static-patch1.gz        Patch for the platform dependend
  46.                     makefile (config-linux.mk) to build 
  47.                     Ptolemy with static libs 
  48.  
  49. *) Note:
  50.     - you'll need the .t files to get the profile of a star 
  51.     - you'll need the .h and .cc files to build and link own stars which
  52.       are derived from a built in star
  53.